home *** CD-ROM | disk | FTP | other *** search
- ;*************************
- ;
- ; Gadget's Editor V2.20
- ;
- ;*************************
- ;
- MSG_MODIFIED_QUIT (//)
- The present File has been modified.\nDo you really want to quit?
- ;
- MSG_NO_WINDOW (//)
- I cannot open the window
- ;
- MSG_LANGUAGE (//)
- Select the language of the\nsource code to be generated
- ;
- MSG_LANGUAGE_BAR (//)
- _Assembler|_Gadget's Editor|_C|_Exit
- ;
- MSG_FILE_PRESENT (//)
- The selected File is already present.\nDo you want to overwrite it?
- ;
- MSG_NO_FILE (6//)
- The selected File is not present
- ;
- MSG_MODIFIED_CONTINUE (//)
- The present File has been modified.\nDo you really want to continue?
- ;
- MSG_NO_NAME (//)
- Warning, the name of the Gadget\nhas not been inserted
- ;
- MSG_NO_SCREEN (//)
- I cannot open the screen
- ;
- MSG_NO_SPECINFO (//)
- Warning, the SpecialInfo is not set
- ;
- MSG_DEL_GADGET (//)
- Do you want to delete the old Gadgets?
- ;
- MSG_NO_GADEDIT_FILE (//)
- The selected File is not a Gadget's Editor File
- ;
- MSG_YES_NO (//)
- _Yes|_No
- ;
- MSG_CONTINUE (//)
- _Continue
- ;
- MSG_SELECT_FILE (//)
- Select the File
- ;
- MSG_SELECT_FILE_DEL (//)
- Select the Gadget to delete (press ESC to abort)
- ;
- MSG_SELECT_FILE_EDIT (//)
- Select the Gadget to edit (press ESC to abort)
- ;
- MSG_NO_MEM (//)
- Insufficient Memory!
- ;
- MSG_NO_IFF (//)
- The selected File is not an IFF File
- ;
- MSG_NO_OPEN_FILE (//)
- I cannot open the selected File
- ;
- MSG_CREDITS (//)
- Gadget's Editor v2.20 ©1992 by FSD - Italy\nProgrammed in assembler by Stefano Crimì\nWith the support of Max Augello and M. Murè\nFor any questions you can find me at:\n\n2:332/505.12@Fidonet.org\n2:335/502.1@Fidonet.org\n\nThis programm is SHAREWARE. If you find it\nuseful, please send $20 or £20.000 to:\n\nStefano Crimì\nVia Don Minzoni 28\nI-93100 CALTANISSETTA\nITALY
- ;
- MSG_NO_REQ (30//)
- I cannot open the ReqTools.library 38+
- ;
- MSG_NO_REQ_CONTINUE (//)
- Continue
- ;
- MSG_TITLE_FIRST (//80)
- Select the first corner
- ;
- MSG_TITLE_SECOND (//80)
- Select the second corner
- ;
- MSG_TITLE_WINDOW (//80)
- Gadget's Editor window
- ;
- MSG_GADGET_MENU (100//)
- Gadget
- ;The Underscore indicates the short-cut.
- MSG_GADGET_ADD (//)
- _AAdd
- ;
- MSG_GADGET_DELETE (//)
- _DDelete
- ;
- MSG_GADGET_EDIT (//)
- _EEdit
- ;
- MSG_CODE_MENU (200//)
- Code
- ;
- MSG_CODE_LOAD (//)
- _LLoad
- ;
- MSG_CODE_SAVE (//)
- _SSave
- ;
- MSG_GENERAL_MENU (300//)
- General
- ;
- MSG_GENERAL_CREDITS (//)
- _IInformation
- ;
- MSG_GENERAL_PALETTE (//)
- _PChange Colors
- ;
- MSG_GENERAL_LOADCFG (//)
- _OLoad Config
- ;
- MSG_GENERAL_SAVECFG (//)
- _VSave Config
- ;
- MSG_GENERAL_QUIT (//)
- _QQuit
- ;
- MSG_GAD_DESC (400//)
- Gadget Description
- ;
- MSG_GAD_POS (//)
- Position and dimensions
- ;
- MSG_GAD_FLAGS (//)
- Flags
- ;
- MSG_GAD_ACT (//)
- Activation
- ;
- MSG_GAD_TYPE (//)
- Type
- ;
- MSG_GAD_NAME (//15)
- Gadget's Name
- ;
- MSG_GAD_OK (//14)
- Go
- ;
- MSG_GAD_CANCEL (//14)
- Cancel
- ;
- MSG_GAD_LEFT (//10)
- Left
- ;
- MSG_GAD_TOP (//10)
- Top
- ;
- MSG_GAD_WIDTH (//10)
- Width
- ;
- MSG_GAD_HEIGHT (//10)
- Height
- ;
- MSG_GRB_TITLE (500//)
- Border Description
- ;
- MSG_GRB_NO_STRUCT (//)
- There is not any Border structure allocated!
- ;
- MSG_GRB_COLOR (//)
- Color
- ;
- MSG_GRB_DRAWMODE (//)
- Draw Mode
- ;
- MSG_GRB_COUNT (//)
- Count
- ;
- MSG_GRB_NEXT (//14)
- Next
- ;
- MSG_GRB_PREV (//14)
- Previous
- ;
- MSG_GRB_ADD (//14)
- Add
- ;
- MSG_GRB_DELETE (//14)
- Delete
- ;
- MSG_GRB_BORDER_3D (//14)
- Make 3D Border
- ;
- MSG_GRB_STRING_3D (//14)
- Make 3D String
- ;
- MSG_GT_TITLE (600//)
- IntuiText Description
- ;
- MSG_GT_NO_STRUCT (//)
- There is not any IntuiText structure allocated!
- ;
- MSG_GT_FRONT_PEN (//)
- Front Pen
- ;
- MSG_GT_BACK_PEN (//)
- Back Pen
- ;
- MSG_GT_TEXT (//)
- Text
- ;
- MSG_GRI_TITLE (700//)
- Image Description
- ;
- MSG_GRI_NO_STRUCT (//)
- There is not any Image structure allocated!
- ;
- MSG_GRI_DEPTH (//)
- Depth
- ;
- MSG_GRI_PLANEPICK (//)
- PlanePick
- ;
- MSG_GRI_PLANEONOFF (//)
- PlaneOnOff
- ;
- MSG_GRI_LOAD_BIT (//14)
- Load Bitmap
- ;
- MSG_GRI_LOAD_IFF (//14)
- Load IFF
- ;
- MSG_STR_TITLE (800//)
- StringInfo Description
- ;
- MSG_STR_NUMCHARS (//)
- Num Chars
- ;
- MSG_STR_UNDOBUF (//14)
- Undo Buffer
- ;
- MSG_PROP_TITLE (900//)
- PropInfo Description
- ;
-